IHipInputMap

Undocumented in source.

Members

Aliases

parseInputMap
alias parseInputMap = HipInputMap.parseInputMap
Undocumented in source.

Functions

isActionJustPressed
float isActionJustPressed(string actionName)
Undocumented in source.
isActionJustReleased
float isActionJustReleased(string actionName)
Undocumented in source.
isActionPressed
float isActionPressed(string actionName)
Undocumented in source.
registerInputAction
void registerInputAction(string actionName, Context ctx)
Undocumented in source.

Static functions

parseInputMap
IHipInputMap parseInputMap(ubyte[] file, string fileName, ubyte id)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Context
struct Context
Undocumented in source.

Meta